Skip to content

Fix wasm2wat demo#2722

Merged
sbc100 merged 1 commit intoWebAssembly:mainfrom
kevmoo:fix_wasm2wat
Mar 17, 2026
Merged

Fix wasm2wat demo#2722
sbc100 merged 1 commit intoWebAssembly:mainfrom
kevmoo:fix_wasm2wat

Conversation

@kevmoo
Copy link
Copy Markdown
Contributor

@kevmoo kevmoo commented Mar 17, 2026

This was broken by #2721


const editorContainer = editor.dom;

editorContainer.ondrop = function(e) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(unrelated) Can this be an arrow function?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

likely?

@sbc100 sbc100 changed the title fix wasm2wat demo Fix wasm2wat demo Mar 17, 2026
@sbc100 sbc100 enabled auto-merge (squash) March 17, 2026 19:38
@sbc100 sbc100 disabled auto-merge March 17, 2026 19:42
@sbc100 sbc100 merged commit 166b88f into WebAssembly:main Mar 17, 2026
17 checks passed
@kevmoo kevmoo deleted the fix_wasm2wat branch March 17, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants